func math.acos

2 uses

	math (current package)
		asin.go#L62: 	return acos(x)
		asin.go#L65: func acos(x float64) float64 {